STEP 1: Let's get ready to display our lists.
- Click on and drag out Variable Display.
- Change the display's variable name from my_display to input_display.
- Change the .Display() variable argument from my_var to inputs.
- Change the x-coordinate argument to -7 and y-coordinate argument to 9.
To navigate the page using the TAB key, first press ESC to exit the code editor.